home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Leser 19
/
Amiga Plus Leser CD 19.iso
/
Tools
/
Development
/
source-highlight-1.6.1
/
Doc
/
mono-alt.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-11-17
|
315b
|
31 lines
BODY {
color: white;
font-weight: normal;
background-color: black;
}
.keyword {
color: white;
font-weight: bold;
text-decoration: underline;
}
.type {
color: white;
font-weight: bold;
}
.string {
color: silver;
}
.comment {
color: gray;
font-style: italic;
}
.number {
color: white;
}